chore(ROX-34419): Switch to task-runner image#101
Merged
Conversation
kurlov
previously approved these changes
May 8, 2026
msugakov
reviewed
May 8, 2026
Contributor
msugakov
left a comment
There was a problem hiding this comment.
Thanks for taking care and figuring this out!
I have a few thoughts on Verbesserung.
Co-authored-by: Misha Sugakov <537715+msugakov@users.noreply.github.com>
msugakov
approved these changes
May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context: apputils-image is deprecated and won't receive further updates. https://groups.google.com/a/redhat.com/g/konflux/c/kL4bAgLbQ1E/m/k3SOivwrCAAJ
Unfortunately, the replacement task-runner image doesn't have
ecCLI installed, so we usequay.io/conforma/clifor this (https://conforma.dev/docs/cli/release-process.html#_2_container_images). Theupdate-task-trusttask had to be split for this.Validation
In stackrox/stackrox#20418, I waited for the pipeline to produce the
central-dbimage and used EC locally (since we don't haveacs-conforma-devITS anymore).The result didn't show untrusted tasks from
quay.io/rhacs-eng/konflux-tasks.Details